Skip to content

Conversation

@sayakpaul
Copy link
Member

What does this PR do?

As discussed.

@sayakpaul sayakpaul requested a review from DN6 November 28, 2024 10:31
python -m venv /opt/venv && export PATH="/opt/venv/bin:$PATH"
python -m uv pip install -e [quality,test]
# TODO (sayakpaul, DN6): revisit `--no-deps`
if [ "${{ matrix.lib-versions }}" == "main" ]; then
Copy link
Collaborator

@DN6 DN6 Dec 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm wondering if we actually just run the test using the PEFT version on main since it allows us to catch issues from recent changes. If something breaks we can just manually check against latest release. Would give us a bit of speed up on the PR CI.

@sayakpaul
Copy link
Member Author

@DN6 works for you now?

@sayakpaul sayakpaul requested a review from DN6 December 2, 2024 09:23
@sayakpaul sayakpaul merged commit 25f3e91 into main Dec 12, 2024
11 checks passed
@sayakpaul sayakpaul deleted the merge-peft-workflow branch December 12, 2024 07:48
sayakpaul added a commit that referenced this pull request Dec 23, 2024
* merge peft pr workflow into the main pr workflow.

* remove latest

---------

Co-authored-by: Dhruv Nair <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants